created on Tue Nov 05 15:55:47 UTC 2019 by ?

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

0

100.0%

1 minutes, 40.166 seconds

1

0

7

2. Features

2.1. Appearance of Component with Default variant and Static List in XS IGNORED

Result: IGNORED Time: 1.973 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist1 XS 0

Current

assetlist assetlist1 XS 0

Diff

assetlist assetlist1 XS 0.diff

  • Where: Browser size width: 320 and height: 480

2.2. Appearance of Component with Default variant and Static List in SM IGNORED

Result: IGNORED Time: 2.127 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist1 SM 0

Current

assetlist assetlist1 SM 0

Diff

assetlist assetlist1 SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.3. Appearance of Component with Default variant and Static List in MD IGNORED

Result: IGNORED Time: 2.206 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

assetlist assetlist1 MD 0

Current

assetlist assetlist1 MD 0

Diff

assetlist assetlist1 MD 0.diff

  • Where: Browser size width: 1024 and height: 768

2.4. Appearance of Component with Default variant and Static List in LG IGNORED

Result: IGNORED Time: 2.443 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

assetlist assetlist1 LG 0

Current

assetlist assetlist1 LG 0

Diff

assetlist assetlist1 LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

2.5. Appearance of Component with Default variant and Static List in XLG IGNORED

Result: IGNORED Time: 2.837 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

assetlist assetlist1 XLG 0

Current

assetlist assetlist1 XLG 0

Diff

assetlist assetlist1 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

2.6. Appearance of Component with Default variant and Static List in XXLG IGNORED

Result: IGNORED Time: 3.363 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

assetlist assetlist1 XXLG 0

Current

assetlist assetlist1 XXLG 0

Diff

assetlist assetlist1 XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440

2.7. Appearance of Component with Default variant and Static List with Image Option Rendition in XS IGNORED

Result: IGNORED Time: 2.004 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist2 XS 0

Current

assetlist assetlist2 XS 0

Diff

assetlist assetlist2 XS 0.diff

  • Where: Browser size width: 320 and height: 480

2.8. Appearance of Component with Default variant and Static List with Image Option Rendition in SM IGNORED

Result: IGNORED Time: 2.036 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist2 SM 0

Current

assetlist assetlist2 SM 0

Diff

assetlist assetlist2 SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.9. Appearance of Component with Default variant and Static List with Image Option Rendition in MD IGNORED

Result: IGNORED Time: 2.219 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

assetlist assetlist2 MD 0

Current

assetlist assetlist2 MD 0

Diff

assetlist assetlist2 MD 0.diff

  • Where: Browser size width: 1024 and height: 768

2.10. Appearance of Component with Default variant and Static List with Image Option Rendition in LG IGNORED

Result: IGNORED Time: 2.400 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

assetlist assetlist2 LG 0

Current

assetlist assetlist2 LG 0

Diff

assetlist assetlist2 LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

2.11. Appearance of Component with Default variant and Static List with Image Option Rendition in XLG IGNORED

Result: IGNORED Time: 2.904 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

assetlist assetlist2 XLG 0

Current

assetlist assetlist2 XLG 0

Diff

assetlist assetlist2 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

2.12. Appearance of Component with Default variant and Static List with Image Option Rendition in XXLG IGNORED

Result: IGNORED Time: 3.408 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist2"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

assetlist assetlist2 XXLG 0

Current

assetlist assetlist2 XXLG 0

Diff

assetlist assetlist2 XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440

2.13. Appearance of Component with Default variant and Static List with Image Option Adaptive in XS IGNORED

Result: IGNORED Time: 1.911 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist3 XS 0

Current

assetlist assetlist3 XS 0

Diff

assetlist assetlist3 XS 0.diff

  • Where: Browser size width: 320 and height: 480

2.14. Appearance of Component with Default variant and Static List with Image Option Adaptive in SM IGNORED

Result: IGNORED Time: 2.031 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist3 SM 0

Current

assetlist assetlist3 SM 0

Diff

assetlist assetlist3 SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.15. Appearance of Component with Default variant and Static List with Image Option Adaptive in MD IGNORED

Result: IGNORED Time: 2.204 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

assetlist assetlist3 MD 0

Current

assetlist assetlist3 MD 0

Diff

assetlist assetlist3 MD 0.diff

  • Where: Browser size width: 1024 and height: 768

2.16. Appearance of Component with Default variant and Static List with Image Option Adaptive in LG IGNORED

Result: IGNORED Time: 2.407 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

assetlist assetlist3 LG 0

Current

assetlist assetlist3 LG 0

Diff

assetlist assetlist3 LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

2.17. Appearance of Component with Default variant and Static List with Image Option Adaptive in XLG IGNORED

Result: IGNORED Time: 2.856 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

assetlist assetlist3 XLG 0

Current

assetlist assetlist3 XLG 0

Diff

assetlist assetlist3 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

2.18. Appearance of Component with Default variant and Static List with Image Option Adaptive in XXLG IGNORED

Result: IGNORED Time: 3.345 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist3"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

assetlist assetlist3 XXLG 0

Current

assetlist assetlist3 XXLG 0

Diff

assetlist assetlist3 XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440

2.19. Appearance of Component with Default variant and Static List with Multiple Images in XS IGNORED

Result: IGNORED Time: 2.498 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist4 XS 0

Current

assetlist assetlist4 XS 0

Diff

assetlist assetlist4 XS 0.diff

  • Where: Browser size width: 320 and height: 480

2.20. Appearance of Component with Default variant and Static List with Multiple Images in SM IGNORED

Result: IGNORED Time: 2.398 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist4 SM 0

Current

assetlist assetlist4 SM 0

Diff

assetlist assetlist4 SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.21. Appearance of Component with Default variant and Static List with Multiple Images in MD IGNORED

Result: IGNORED Time: 3.562 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

assetlist assetlist4 MD 0

Current

assetlist assetlist4 MD 0

Diff

assetlist assetlist4 MD 0.diff

  • Where: Browser size width: 1024 and height: 768

2.22. Appearance of Component with Default variant and Static List with Multiple Images in LG IGNORED

Result: IGNORED Time: 4.537 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

assetlist assetlist4 LG 0

Current

assetlist assetlist4 LG 0

Diff

assetlist assetlist4 LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

2.23. Appearance of Component with Default variant and Static List with Multiple Images in XLG IGNORED

Result: IGNORED Time: 6.344 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

assetlist assetlist4 XLG 0

Current

assetlist assetlist4 XLG 0

Diff

assetlist assetlist4 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

2.24. Appearance of Component with Default variant and Static List with Multiple Images in XXLG IGNORED

Result: IGNORED Time: 8.425 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist4"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

assetlist assetlist4 XXLG 0

Current

assetlist assetlist4 XXLG 0

Diff

assetlist assetlist4 XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440

2.25. Appearance of Component with Default variant and Child List in XS FAILURE

Result: FAILURE Time: 2.765 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist5 XS 0

Current

assetlist assetlist5 XS 0

Diff

assetlist assetlist5 XS 0.diff

  • Where: Browser size width: 320 and height: 480

The following problems occurred:
Condition failed with Exception:

designRef(selector)
|         |
|         #assetlist5
java.lang.Error: Design reference does not match current layout.

2.26. Appearance of Component with Default variant and Child List in SM IGNORED

Result: IGNORED Time: 2.510 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

assetlist assetlist5 SM 0

Current

assetlist assetlist5 SM 0

Diff

assetlist assetlist5 SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.27. Appearance of Component with Default variant and Child List in MD IGNORED

Result: IGNORED Time: 3.427 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

assetlist assetlist5 MD 0

Current

assetlist assetlist5 MD 0

Diff

assetlist assetlist5 MD 0.diff

  • Where: Browser size width: 1024 and height: 768

2.28. Appearance of Component with Default variant and Child List in LG IGNORED

Result: IGNORED Time: 4.260 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

assetlist assetlist5 LG 0

Current

assetlist assetlist5 LG 0

Diff

assetlist assetlist5 LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

2.29. Appearance of Component with Default variant and Child List in XLG IGNORED

Result: IGNORED Time: 5.669 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

assetlist assetlist5 XLG 0

Current

assetlist assetlist5 XLG 0

Diff

assetlist assetlist5 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

2.30. Appearance of Component with Default variant and Child List in XXLG IGNORED

Result: IGNORED Time: 7.614 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist5"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

assetlist assetlist5 XXLG 0

Current

assetlist assetlist5 XXLG 0

Diff

assetlist assetlist5 XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440

2.31. Appearance of Component with Default variant and Descendants List IGNORED

Result: IGNORED Time: 0

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist6"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width and height: #viewport.height reference image.

1
designRef(selector)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.32. Appearance of Component with Default variant and Static List with Multiple Asset Types IGNORED

Result: IGNORED Time: 0

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#assetlist7"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width and height: #viewport.height reference image.

1
designRef(selector)
  • Where: Browser size width: #viewport.width and height: #viewport.height